pp108 : Types of Parameters

Types of Parameters

This topic describes the types of parameters that can be used while building a condition template or an action template.

Type

Description

Any

Any value.

Boolean

Either
true or
false.

Business Object Attribute

Any attribute of a business object.

Date

Date in the format YYYY-MM-DDThh:mm:ss.s. For example: 2005-11-18
T 05:51:30.0

Email

Email in the format [email protected]. For example: [email protected]

Expression

Expressions like order/quantity>100.

Float

Any float value.

Integer

Any integer value.

Long

Any long integer value.

Non Negative

Any value greater than or equal to zero.

Non Positive

Any value less than or equal to zero.

Quoted String

Any string within double quotes. For example: "xyz".

String

Any string value.

Metadata - Rule Name

Parameter that denotes a rule name. When you want to use the name of a rule, as a variable, in a condition template or an action template, you can set this parameter.